x86: make max_mfn returned from XENMEM_machphys_mapping dynamic
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 4 Feb 2010 08:53:49 +0000 (08:53 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 4 Feb 2010 08:53:49 +0000 (08:53 +0000)
commitd10651be94aa0a87222508089435ab35c9288ff3
tree4e260f406a4c2686116fb121cbf243062dc44b93
parent265394cb0d325a66f6bcc047ad79afdaeeb32161
x86: make max_mfn returned from XENMEM_machphys_mapping dynamic

This helps debugging in the guest kernels, as then MFNs there can then
be range checked based on the reported value.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/mm.c